@charset "utf-8";

/* 页面样式 */

*{margin:0; padding:0;}

/*body,ul,li,h1,h2,h3,blockquote,p{font-size:14px;margin:0; padding:0;list-style:none;color:#333; font-family:'微软雅黑',Arial, Helvetica, sans-serif;}*/



a img{border:none;}



a{text-decoration:none;color:#333;}



.logo{font-size:38px;margin:0 0 50px 50px;padding-right:300px;}.logo span{font-size:14px;margin-left:10px;}







.code{width:940px;margin:0 auto;border:1px dotted #333;background:#f1f1f1;padding:0 0 10px 50px;font-weight:bold;margin:50px auto;}



.code p,#parameters p{text-indent:48px;line-height:30px;}.code p.textIn,#parameters p.textIn{text-indent:24px;}.code p.notextIn,#parameters p.notextIn{text-indent:0;}



.code h3{font-size:16px;margin:10px 0;}



#parameters{width:100%;border-top:1px solid #999;background:#fff;}



#parameters p{width:1100px;margin:0 auto;font-weight:bold;}#parameters p span{margin-left:30px;color:#9d6f15;}



#parameters h2{font-size:30px;margin-top:20px;font-family:'宋体';font-weight:bold;}#btn{float:right;font-size:20px;margin-top:26px;font-weight:normal;outline:none;}





/* 滑动 */

#warpper,#warpper2,#warpper3,warpper4{width:100%;height:530px;position:relative;}

#focus,#focus2,#focus3,#focus4{width:100%;height:530px;position:relative;margin:0 auto;overflow:hidden;position:relative; display:none; background:url(../images/bg.jpg) no-repeat;}

/* focusWarp */

.focusWarp{width:1000px;height:530px;overflow:hidden;position:relative;}

.imgList{position:absolute;}

.imgList li{float:left;text-align:center;height:530px;}

.imgList_two{position:absolute;z-index:10;top:100px;}

.imgList_two li{float:left;text-align:center;}

.imgList_two li img{margin-left:-330px;}

.imgBtn{position:absolute;bottom:10px;z-index:10;}

.btnWarp{overflow:hidden;}

/* 默认圆点样式 */

.imgBtn li{width:19px;height:20px;float:left;font-size:14px;margin-right:10px;background:url(../images/btnBg_03.png) no-repeat right top;_background: no-repeat right top;text-align:center;line-height:18px;cursor:pointer;}

.imgBtn li.hover{background:url(../images/btnBg_03.png) no-repeat left top;_background: no-repeat left top;}

/* 圆点样式结束 */

.sizeBox{width:300px; position:absolute;z-index:10;top:0;left:0;}

.prev,.next{display:block;height:77px;width:36px;position:absolute;top:165px;z-index:100;background:url(../images/prevNext.png) no-repeat;outline:none;*}

.prev{left:1%;}

.next{right:1%;background-position:right top;}

.thumPrev,.thumNext{width:20px;height:20px;display:block; no-repeat;_background: no-repeat;margin-top:10px;margin-right:10px; outline:none;}

.thumNext{background-position:right top;}

